home *** CD-ROM | disk | FTP | other *** search
/ Power Tools 1993 November - Disc 1 / Power Tools Plus (Disc 1 of 2)(November 1993)(HP).iso / spec / a3821ntr / a3821ntr.txt < prev    next >
Text File  |  1992-11-11  |  13KB  |  283 lines

  1. Token Ring 3000/iX for Series 900 Computers, Technical Data
  2.    For HP 3000 Series 900 Computer Systems Product Number J2167A
  3. The Token Ring 3000/iX Link provides the hardware and software to
  4. connect an HP 3000 Series 900 system to a multivendor LAN.  The Token
  5. Ring Link includes the hardware interface card and the device driver,
  6. network transport, and network management agent software.
  7.  
  8. [Figure:  Token Ring, Caption: none]
  9.  
  10. The network transport software includes the industry standard TCP, UDP,
  11. and IP protocols, along with both the BSD sockets and HP NetIPC APIs.
  12. Users may write their own software to access the network via an API, or
  13. they may purchase one of the higher level networking services (ARPA, NS,
  14. LAN Manager, or Novell Netware) provided by HP.
  15. Token Ring Features
  16.  
  17. o A complete link connection to the Token Ring network, which includes
  18.   the Token Ring adapter and the transport software
  19. o Full interoperability with IBM Token Ring
  20. o 4 Mbits/second or 16 Mbits/second burst transfer rate
  21. o Network transport software which provides the ARPA TCP, UDP, and IP
  22.   protocols
  23. o BSD sockets API provides access to TCP and UDP
  24. o HP NetIPC API provides access to TCP
  25. o Integrated node management software provides online network
  26.   configuration and logging
  27. o Supports Simple Network Management Protocol (SNMP)
  28. o Supports Source Routing to remote connections through Source Routing
  29.   Bridges
  30. o Supports VT (Virtual Terminal) access
  31.  
  32. Hardware Components
  33.    The Token Ring adapter card manages packet buffering, processes IEEE
  34. 802.5 protocols, and uses an LED to display the Token Ring adapter
  35. status.
  36.    A 9-pin D-type connector on the Token Ring adapter card is used to
  37. connect the adapter to the Token Ring network through a cable that plugs
  38. into a Multi-station Access Unit (MsAU).  On a 4 Mbit/second Token Ring
  39. network, the following IBM cable types are supported:
  40.  
  41. ------------------------------------------------------------------------
  42. Data      Grade     AWG Type
  43. ------------------------------------------------------------------------
  44. Type 1    22        2-wire shielded twisted pair
  45. Type 2    22        2-wire shielded or 4-wire unshielded twisted pair
  46. Type 3    22,24     twisted-pair unshielded
  47. Type 6    26        2-wire shielded twisted pair
  48. Type 9    26        2-wire shielded twisted pair
  49. ------------------------------------------------------------------------
  50.  
  51. For unshielded twisted pair (UTP), the customer will need to use a media
  52. filter which attaches to the DB9 connector.  This is done for impedance
  53. matching from 150 Ohm (shielded twisted pair) to 100 Ohm UTP.
  54. Additionally, only shielded cables are supported at the 16 Mbit/second
  55. data link rate.
  56.  
  57. Features
  58. o Uses TMS380C16/04 TI Token Ring communication processor
  59. o Uses 512K bytes of DRAM space for MAC code and data storage
  60. o Uses frame size up to 2048 bytes
  61. o Supports early token release at 16 Mbits/second
  62. o Supports up to 250 link stations
  63. o Environmental: Class B2
  64. o EMC: complies to FCC A and VDE Level B
  65.  
  66. Environmental Characteristics
  67.    Temperature
  68. Non-operating: -40ßC to +75ßC (-40ßF to +167ßF)
  69. Operating 0ßC to +70ßC (0ßF to 158ßF)
  70. Humidity 5% to 95% relative humidity
  71.  
  72. Electrical Specifications
  73. Maximum power consumption is 10 watts at 5 volts.
  74.  
  75. Software Components
  76.    The Token Ring Link includes software corresponding to layers 2
  77. through 4 of the Open Systems Interconnection (OSI) Reference Model (see
  78. Figure 3).  It also includes node management and network management
  79. agent software (SNMP).
  80.    The Data Link Layer, corresponding to OSI layer 2, consists of the
  81. link level IEEE 802.5 protocol.  Transmission consists of sending
  82. addressed frames of data on the cable at a signaling rate of either
  83. 4 megabits per second or 16 megabits per second.
  84.    The Network Layer, corresponding to OSI layer 3, is based on the ARPA
  85. Internet Protocol (IP).  IP provides packet fragmentation/ reassembly
  86. and internetting capability.
  87.    The Transport Layer, corresponding to OSI layer 4, is based on the
  88. ARPA Transmission Control Protocol (TCP) and User Datagram Protocol
  89. (UDP).
  90.    TCP provides end-to-end reliable, connection-oriented services over
  91. IP with flow control and multiplexing.  TCP also has mechanisms for
  92. detecting duplicate, lost, or out-of-sequence packets.  UDP provides an
  93. unacknowledged connection-less delivery service over IP.
  94.    The Token Ring Link provides two application programmatic interfaces
  95. (APIs) to the network transport, Berkeley (BSD) sockets and HP's Network
  96. Inter-Proccess Communication (NetIPC).  Both APIs support the rapid
  97. exchange of data using peer-to-peer communications between processes.
  98. The processes may be on a single system or on different systems on the
  99. network.
  100.    BSD sockets provides a C language interface to TCP and UDP.  BSD
  101. sockets is available on HP 1000s, 9000s, and PCs and on a wide range of
  102. computers from other vendors.  BSD sockets is part of the MPE/iX FOS
  103. beginning with release 4.0 and is supported over the Token Ring Link.
  104. The following sockets calls are supported:
  105.  
  106. - accept()
  107. - bind()
  108. - close()
  109. - connect()
  110. - fcntl()
  111. - gethostby xxxx
  112. - getnetby xxxx
  113. - getprotoby xxxx
  114. - getservby xxxx
  115. - listen()
  116. - recv()
  117. - recvfrom()
  118. - select()
  119. - send()
  120. - sendto()
  121. - shutdown()
  122. - socket()
  123. - socketpair()
  124.  
  125. Additional sockets calls are planned for later releases.
  126. NetIPC is a set of 18 programmatic calls, appropriate for implementing
  127. efficient distributed applications over TCP only.  NetIPC supports
  128. communications to various HP systems, including the HP 1000, 3000, and
  129. 9000 computer systems, as well as HP PC networking.  Applications
  130. written to NetIPC can also interoperate with other applications written
  131. to BSD sockets.
  132.    Node management software is included in the Token Ring Link and
  133. provides a user interface for configuration, tracing, and logging.  An
  134. on-line user configurator supports easy initial configuration and
  135. reconfiguration of the Token Ring Link software without bringing down
  136. the HP 3000.  The node management software also delivers flexible event
  137. logging and the ability to selectively trace several levels of network
  138. software.  Also included is NetTool, a set of tools to monitor, analyze,
  139. and diagnose the network transport software.
  140.    The Token Ring Link also includes a network management agent.  The
  141. agent supports the Simple Network Management Protocol (SNMP) and
  142. collects information regarding the state of the link and transport.
  143. This information is used and displayed by remote management stations,
  144. such as the HP OpenView Network Node Manager (see related products
  145. below).  Standards
  146. The protocols utilized by the Token Ring Link software closely adhere to
  147. the following IEEE 802.5 standards:
  148.  
  149. o RFC 768 UDP
  150. o RFC 791 IP
  151. o RFC 792 ICMP
  152. o RFC 793 TCP
  153. o RFC 826 ARP
  154. o RFC 919 IP Broadcast Datagrams
  155. o RFC 922 IP Broadcast Datagrams with Subnets
  156. o RFC 950 IP SubnetExtension
  157. o RFC 1155 Management Information (SNMP)
  158. o RFC 1157 SNMP
  159. o RFC 1213 MIB II (SNMP)
  160.  
  161. Support for Networking Services
  162.    The Token Ring Link supports the multivendor ARPA network services,
  163. Network File Services (NFS), HP's NS network services, Novell Netware,
  164. and LAN Manager.  The products provide interactive and programmatic
  165. facilities, such as file transfer, remote database, file, and peripheral
  166. access.
  167.  
  168. Network Capacity and Performance
  169.    Although the signaling rate of the line may be 4 or 16 megabits/s,
  170. the throughput achieved at a node may be lower.  This is primarily due
  171. to the overhead of the software providing network services and the
  172. user's application programs.  Among the factors affecting user
  173. throughput are the type of software being used, the main memory and
  174. speed of each processor (and its peripherals) involved in the transfer
  175. and the load on each system from non-network applications.
  176.    Because of the number and complexity of these factors, it is
  177. difficult to make useful generalizations about the performance or
  178. capacity of the network in a particular application.  Hewlett-Packard
  179. network specialists are available to consult in network design.  They
  180. have data on the system and network parameters that affect network
  181. operation.  With this information and an accurate understanding of the
  182. target environment, they can assist in designing an effective network.
  183.  
  184. Installation and Configuration Policy
  185.    The customer is responsible for loading the Token Ring Link software
  186. onto the system.  HP will install the Token Ring card and perform
  187. minimum configuration of the Token Ring Link to verify minimum product
  188. functionality.  This activity is included in the product's purchase
  189. price.
  190.  
  191. Customer Responsibility
  192.    Prior to having HP personnel on-site to verify the installation and
  193. perform minimum configuration of the Token Ring Link, the customer is
  194. responsible for the following:
  195. o Installing the appropriate wiring.
  196. o Complying with all applicable building codes in the installation of
  197.   the Token Ring cabling and components.
  198. o Obtaining a valid IP address prior to the configuration of the Token
  199.   Ring Link.
  200. o Providing HP with the information necessary to complete the Network
  201.   Implementation and Support Plan (NISP) including:
  202. o System configurations.
  203. o Logical network map identifying relevant traffic flow.
  204. o Physical network map identifying relevant network hardware components.
  205. o Updating the HP 3000 system to the proper release level and installing
  206.   the Token Ring Link software using AUTOINST.  Refer to the HP 3000
  207.   MPE/ix Installation and Update Manual (36123-90001).
  208. o Verifying that all of the necessary software modules have been
  209.   successfully installed by AUTOINST and are at the correct version
  210.   levels using the NMMAINT.PUB.SYS utility.
  211. o Performing full system backups (as necessary) and ensuring that the
  212.   HP 3000 system and personnel with HP 3000 system management experience
  213.   and LAN management experience are available when HP is on- site to
  214.   complete the installation and minimum configuration of the Token Ring
  215.   Link.
  216.  
  217. After HP has completed the minimum configuration of the Token Ring Link,
  218. the customer is also responsible for completing the configuration in
  219. order to fully integrate the Token Ring Link into the existing customer
  220. network.
  221.  
  222. HP Responsibility
  223.    Following the installation of the Token Ring Link software, HP is
  224. responsible for the following:
  225. o Verifying the operation of the Token Ring card.
  226. o Confirming that all of the necessary software modules have been
  227.   installed and are at the correct version level.
  228. o Configuring the Token Ring Link product to the minimum default
  229.   configuration necessary to verify software and hardware functionality.
  230.   This default configuration includes configuring the link and network
  231.   interface in the network configuration file (NMCONFIG) using the NMMGR
  232.   Utility.
  233. These steps complete HP's portion of the installation and minimum
  234. configuration of the Token Ring/ix Network Link.
  235.  
  236. Additional Implementation Assistance
  237.    For implementation needs that go beyond installation, the customer
  238. can either provide self-support or can purchase additional services form
  239. HP.  These services include Network Startup and HP ConsultLine.  In
  240. addition, the customer can also purchase service from HP on a time-and-
  241. materials basis.
  242.    Network Startup includes implementation scheduling and coordination
  243. assistance, network configuration and verification testing, and network
  244. documentation.
  245.  
  246. System Environment
  247.    The Token Ring/ix Network Link is supported on the following HP 3000
  248. HP-Precision Bus Series 900 systems:
  249. o 9X7LX, 9X7
  250. o 922LX, 922RX, 922
  251. o 932
  252. o 948, 958
  253. o CS 990/992
  254.  
  255. Only one Token Ring adapter is supported per system.
  256.    Ordering Information
  257. This product consists of the Token Ring HP-PB adapter card, the Token
  258. Ring software driver, the TCP/IP transport, and hardware and software
  259. customer documentation.  The SNMP (Simple Network Management Protocol)
  260. Agent and Basic Incoming VT (Virtual Terminal) services are also
  261. included with this product.
  262.    To receive the Token Ring/ix Network Link, order the base product
  263. (part number J2167A), and specify the hardware option (AL4) and an
  264. appropriate processor option (Option 3XX).  MPE/ix release 4.0 or later
  265. is required for the product to be operational.
  266.  
  267. J2167A Token Ring 3000/iX Network Link
  268.    Hardware Option Opt.  AL4
  269. Token Ring HP-PB Adapter Card Processor Options
  270. 310  For Tier 1 SPUs, one RTU Sublicense
  271. 315  For Tier 2 SPUs, one RTU Sublicense
  272. 320  For Tier 3 SPUs, one RTU Sublicense
  273. 330  For Tier 4 SPUs, one RTU Sublicense
  274. 335  For Tier 5 SPUs, one RTU Sublicense
  275. 340  For Tier 6 SPUs, one RTU Sublicense
  276. 350  For Tier 7 SPUs, one RTU Sublicense
  277. 0CD  S/W upgrade credit for Opt. 310
  278. 0GJ  S/W upgrade credit for Opt. 315
  279. 0CE  S/W upgrade credit for Opt. 320
  280. 0CF  S/W upgrade credit for Opt. 330
  281. 0GL  S/W upgrade credit for Opt. 335
  282. 0GM  S/W upgrade credit for Opt. 340
  283.